﻿2026-06-04T12:49:52.6056402Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T12:49:52.6057044Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T12:49:52.6057737Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T12:49:52.6058577Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T12:49:52.6059224Z [36;1melse[0m
2026-06-04T12:49:52.6059987Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T12:49:52.6060546Z [36;1mfi[0m
2026-06-04T12:49:52.6112425Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-04T12:49:52.6112993Z ##[endgroup]
2026-06-04T12:49:52.6176795Z claude not installed on this runner — shell numbers only
